Final Accuracy
60.2%
Training Samples
169
Classes
3
| Model | Parameters | CV Accuracy | |
|---|---|---|---|
| 0 | SVC | kernel=linear | 59.2% |
| 1 | LDA | default | 59.8% |
| 2 | Logistic Regression | C=1 | 62.1% |
Distribution is pretty even.
IdeologyMost people are Moderates, and there are more conservatives than liberals.
Model ChoiceLogistic Regression was the best, data was likley linear, normaly distributed, and low dimensional.